PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFCheckWidget Class / getCheckedStateDownAppearance Method
In This Topic
    getCheckedStateDownAppearance Method
    In This Topic
    Gets the pressed visual appearance for the widget in checked state.
    The visual appearance of the widget in checked state when the user presses the widget.
    Syntax
    public PDFAnnotationAppearance getCheckedStateDownAppearance()

    Return Value

    The pressed visual appearance of the widget in checked state.
    See Also